﻿2026-07-01T21:42:16.3987291Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-01T21:42:16.3992004Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-01T21:42:16.4260156Z shell: /usr/bin/bash -e {0}
2026-07-01T21:42:16.4260591Z env:
2026-07-01T21:42:16.4260973Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T21:42:16.4261368Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T21:42:16.4261768Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-01T21:42:16.4262131Z ##[endgroup]
2026-07-01T21:42:17.7130230Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
2026-07-01T21:42:17.8421082Z ────────────
2026-07-01T21:42:17.8421718Z  Nextest run ID 4df4ee87-791f-49de-9050-c58a99cc4dbd with nextest profile: default
2026-07-01T21:42:17.8422457Z     Starting 95 tests across 39 binaries (57 binaries skipped)
2026-07-01T21:42:33.2318144Z         PASS [  15.389s] ( 1/95) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-01T21:42:43.6971848Z         PASS [  10.465s] ( 2/95) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-01T21:43:28.1100732Z         PASS [  44.413s] ( 3/95) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-01T21:44:17.8989299Z         PASS [  49.789s] ( 4/95) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-07-01T21:44:41.9672347Z         PASS [  24.068s] ( 5/95) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-01T21:45:05.9308168Z         PASS [  23.963s] ( 6/95) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-01T21:45:46.2082454Z         PASS [  40.277s] ( 7/95) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-01T21:46:01.8302718Z         PASS [  15.622s] ( 8/95) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-01T21:46:13.1603750Z         PASS [  11.330s] ( 9/95) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-01T21:46:13.4339869Z         PASS [   0.273s] (10/95) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-01T21:46:13.4390900Z         PASS [   0.005s] (11/95) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-07-01T21:46:31.8477285Z         PASS [  18.409s] (12/95) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-01T21:47:00.4308627Z         PASS [  28.583s] (13/95) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-07-01T21:47:21.2534975Z         PASS [  20.823s] (14/95) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-07-01T21:47:36.2645504Z         PASS [  15.011s] (15/95) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-07-01T21:47:36.2692725Z         PASS [   0.005s] (16/95) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-01T21:47:36.2740874Z         PASS [   0.005s] (17/95) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-01T21:47:36.2784127Z         PASS [   0.004s] (18/95) spt::oneliner_e2e install_script_against_staged_release
2026-07-01T21:47:51.9294192Z         PASS [  15.651s] (19/95) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-01T21:48:12.6243049Z         PASS [  20.695s] (20/95) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-07-01T21:48:12.7582444Z         PASS [   0.134s] (21/95) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-01T21:48:12.8205530Z         PASS [   0.062s] (22/95) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-01T21:48:12.8512074Z         PASS [   0.031s] (23/95) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-01T21:48:12.8861831Z         PASS [   0.035s] (24/95) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-01T21:48:12.9216898Z         PASS [   0.035s] (25/95) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-01T21:48:12.9624715Z         PASS [   0.041s] (26/95) spt-daemon::attach cross_node_cold_attach_to_alt_screen_gets_clean_repaint
2026-07-01T21:48:12.9734831Z         PASS [   0.011s] (27/95) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-01T21:48:13.0180761Z         PASS [   0.045s] (28/95) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-01T21:48:13.0570301Z         PASS [   0.039s] (29/95) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-01T21:48:13.0895672Z         PASS [   0.032s] (30/95) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-01T21:48:13.1003979Z         PASS [   0.011s] (31/95) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-01T21:48:13.1700473Z         PASS [   0.070s] (32/95) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-01T21:48:13.2545142Z         PASS [   0.084s] (33/95) spt-daemon::attach resize_is_controller_exclusive
2026-07-01T21:48:13.3117369Z         PASS [   0.057s] (34/95) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-01T21:48:13.3963717Z         PASS [   0.085s] (35/95) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-01T21:48:15.2836805Z         PASS [   1.887s] (36/95) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-01T21:48:15.2984738Z         PASS [   0.015s] (37/95) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-01T21:48:15.3305678Z         PASS [   0.032s] (38/95) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-01T21:48:15.3447713Z         PASS [   0.014s] (39/95) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-01T21:48:15.3607007Z         PASS [   0.016s] (40/95) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-01T21:48:15.3764517Z         PASS [   0.016s] (41/95) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-01T21:48:15.3916051Z         PASS [   0.015s] (42/95) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-01T21:48:15.5205357Z         PASS [   0.129s] (43/95) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-01T21:48:15.5338239Z         PASS [   0.013s] (44/95) spt-daemon::broker spawn_env_reaches_child
2026-07-01T21:48:15.5569989Z         PASS [   0.023s] (45/95) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-01T21:48:15.5619712Z         PASS [   0.005s] (46/95) spt-daemon::budget measure_dormant_seat_budget
2026-07-01T21:48:16.2051268Z         PASS [   0.643s] (47/95) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-01T21:48:29.0654815Z         PASS [  12.860s] (48/95) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-01T21:48:29.1959571Z         PASS [   0.130s] (49/95) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-01T21:48:29.2056007Z         PASS [   0.010s] (50/95) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-01T21:48:29.3272484Z         PASS [   0.122s] (51/95) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-01T21:48:29.4466979Z         PASS [   0.119s] (52/95) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-01T21:48:29.5651900Z         PASS [   0.118s] (53/95) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-01T21:48:29.7034021Z         PASS [   0.138s] (54/95) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-01T21:48:29.7935891Z         PASS [   0.090s] (55/95) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-01T21:48:29.9117500Z         PASS [   0.118s] (56/95) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-01T21:48:30.0774845Z         PASS [   0.166s] (57/95) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-01T21:48:30.4303751Z         PASS [   0.353s] (58/95) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-01T21:48:30.5334253Z         PASS [   0.103s] (59/95) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-01T21:48:30.6521445Z         PASS [   0.119s] (60/95) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-01T21:48:30.7587095Z         PASS [   0.106s] (61/95) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-01T21:48:31.0812505Z         PASS [   0.322s] (62/95) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-01T21:48:31.0879527Z         PASS [   0.007s] (63/95) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-01T21:48:31.1219704Z         PASS [   0.034s] (64/95) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-01T21:48:31.1468820Z         PASS [   0.025s] (65/95) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-01T21:48:34.1959435Z         PASS [   3.049s] (66/95) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-01T21:48:37.0353672Z         PASS [   2.839s] (67/95) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-01T21:48:37.2709769Z         PASS [   0.236s] (68/95) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-01T21:48:38.4647427Z         PASS [   1.194s] (69/95) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-01T21:48:39.0013235Z         PASS [   0.536s] (70/95) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-01T21:48:39.1128342Z         PASS [   0.111s] (71/95) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-01T21:48:41.2506214Z         PASS [   2.138s] (72/95) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-01T21:48:41.6951243Z         PASS [   0.444s] (73/95) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-01T21:48:41.9300617Z         PASS [   0.235s] (74/95) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-01T21:48:42.2606043Z         PASS [   0.330s] (75/95) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-01T21:48:51.0908682Z         PASS [   8.830s] (76/95) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-01T21:48:51.4229692Z         PASS [   0.332s] (77/95) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-01T21:48:55.4727028Z         PASS [   4.050s] (78/95) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-01T21:48:57.3283976Z         PASS [   1.856s] (79/95) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-01T21:48:59.3496174Z         PASS [   2.021s] (80/95) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-01T21:49:03.5610057Z         PASS [   4.211s] (81/95) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-01T21:49:04.3764151Z         PASS [   0.815s] (82/95) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-01T21:49:04.4288406Z         PASS [   0.052s] (83/95) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-01T21:49:04.4671860Z         PASS [   0.038s] (84/95) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-01T21:49:04.5425493Z         PASS [   0.075s] (85/95) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-01T21:49:04.5487484Z         PASS [   0.006s] (86/95) spt-daemon::twohost two_host_ladder_role_a
2026-07-01T21:49:04.5548090Z         PASS [   0.006s] (87/95) spt-daemon::twohost two_host_ladder_role_b
2026-07-01T21:49:04.5705623Z         PASS [   0.016s] (88/95) spt-term::dsr drain_forwards_child_output
2026-07-01T21:49:04.5970982Z         PASS [   0.026s] (89/95) spt-term::inject ctrl_c_interrupts_the_child
2026-07-01T21:49:04.6122343Z         PASS [   0.015s] (90/95) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-01T21:49:05.6185721Z         PASS [   1.006s] (91/95) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-01T21:49:05.6245149Z         PASS [   0.006s] (92/95) spt-term::stream delivers_every_value_under_resize
2026-07-01T21:49:05.6316874Z         PASS [   0.007s] (93/95) spt-term::surface captures_child_output_off_the_pty
2026-07-01T21:49:05.6372889Z         PASS [   0.005s] (94/95) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-01T21:49:05.6430964Z         PASS [   0.006s] (95/95) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-07-01T21:49:05.6432421Z ────────────
2026-07-01T21:49:05.6432768Z      Summary [ 407.801s] 95 tests run: 95 passed, 0 skipped
